[INFO] fetching crate wasm2glulx 0.1.2...
[INFO] testing wasm2glulx-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate wasm2glulx 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wasm2glulx 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wasm2glulx 0.1.2
[INFO] tweaked toml for crates.io crate wasm2glulx 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm2glulx 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasm2glulx 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2937a21a85f5851d1b23081e53c852ad884ddbcbf8e43056b1f0da07f343a1c4
[INFO] running `Command { std: "docker" "start" "-a" "2937a21a85f5851d1b23081e53c852ad884ddbcbf8e43056b1f0da07f343a1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2937a21a85f5851d1b23081e53c852ad884ddbcbf8e43056b1f0da07f343a1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2937a21a85f5851d1b23081e53c852ad884ddbcbf8e43056b1f0da07f343a1c4", kill_on_drop: false }`
[INFO] [stdout] 2937a21a85f5851d1b23081e53c852ad884ddbcbf8e43056b1f0da07f343a1c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f733494ff409b06ee05214e09897f6461bed488b6502a023a196bb876d7d191f
[INFO] running `Command { std: "docker" "start" "-a" "f733494ff409b06ee05214e09897f6461bed488b6502a023a196bb876d7d191f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling wasm-encoder v0.212.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling wasm2glulx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling wasmparser v0.212.0
[INFO] [stderr]    Compiling glulx-asm v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling walrus-macro v0.22.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling walrus v0.22.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.66s
[INFO] running `Command { std: "docker" "inspect" "f733494ff409b06ee05214e09897f6461bed488b6502a023a196bb876d7d191f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f733494ff409b06ee05214e09897f6461bed488b6502a023a196bb876d7d191f", kill_on_drop: false }`
[INFO] [stdout] f733494ff409b06ee05214e09897f6461bed488b6502a023a196bb876d7d191f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72c11192bd2c5e2831bcb6faa05a92a6150c3a11b524f34393944b0472f7633c
[INFO] running `Command { std: "docker" "start" "-a" "72c11192bd2c5e2831bcb6faa05a92a6150c3a11b524f34393944b0472f7633c", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm2glulx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm2glulx_spectest_macro` in this scope
[INFO] [stdout]  --> tests/simd_load_zero.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_load_zero.wast");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm2glulx_spectest_macro` in this scope
[INFO] [stdout]  --> tests/simd_i8x16_arith.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_i8x16_arith.wast");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm2glulx_spectest_macro` in this scope
[INFO] [stdout]  --> tests/simd_f32x4_rounding.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_f32x4_rounding.wast");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_load_zero") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm2glulx_spectest_macro` in this scope
[INFO] [stdout]  --> tests/br_table.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/br_table.wast");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm2glulx` (test "br_table") due to 1 previous error
[INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_f32x4_rounding") due to 1 previous error
[INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_i8x16_arith") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm2glulx_spectest_macro` in this scope
[INFO] [stdout]  --> tests/store.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/store.wast");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm2glulx_spectest_macro` in this scope
[INFO] [stdout]  --> tests/simd_load_splat.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_load_splat.wast");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm2glulx` (test "store") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_load_splat") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `wasm2glulx_spectest_macro` in this scope
[INFO] [stdout]  --> tests/simd_bitwise.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | wasm2glulx_spectest_macro::spectest!("spec-tests/simd_bitwise.wast");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm2glulx_spectest_macro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm2glulx` (test "simd_bitwise") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "72c11192bd2c5e2831bcb6faa05a92a6150c3a11b524f34393944b0472f7633c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c11192bd2c5e2831bcb6faa05a92a6150c3a11b524f34393944b0472f7633c", kill_on_drop: false }`
[INFO] [stdout] 72c11192bd2c5e2831bcb6faa05a92a6150c3a11b524f34393944b0472f7633c
